SByteN.IProvider<IBinaryIO<SByteN>>.GetInstance Method

Returns an instance of T.

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IBinaryIO<SByteN> IProvider<IBinaryIO<SByteN>>.GetInstance()

Return Value

IBinaryIO<SByteN>
An instance of T.

Implements

IProvider<T>.GetInstance()

See Also